html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}:root{--primary-color: #8CB43B}body{margin:0;font-family:Segoe UI,sans-serif;background-color:#fff;color:#333}h1{color:var(--primary-color)}input,select,button{padding:10px;margin:5px 0;border:2px solid var(--primary-color);border-radius:6px;font-size:1rem;width:100%;box-sizing:border-box}button{background-color:var(--primary-color);color:#fff;cursor:pointer;font-weight:700;transition:background-color .3s ease}html{font-size:14px}.MuiTypography-root{line-height:1.25}.MuiTypography-h1{font-size:1.6rem}.MuiTypography-h2{font-size:1.35rem}.MuiTypography-h3{font-size:1.15rem}.MuiTypography-h4{font-size:1rem}.MuiTypography-h5{font-size:.95rem}.MuiTypography-h6{font-size:.9rem}.MuiButton-root{padding:6px 10px;min-height:32px;font-size:.95rem}input,textarea,select{font-size:.95rem}.task-card{padding:12px!important;margin-bottom:12px!important}.scroll-column{overflow-y:auto}@media(min-width:1400px){html{font-size:15px}}button:hover{background-color:#28b528}form{background-color:#f0fff0;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #32cd321a}.task-card{background-color:#f0fff0;border-left:6px solid var(--primary-color);padding:16px;margin-bottom:15px;border-radius:6px;box-shadow:0 1px 5px #0000000d}.task-card button{background-color:#fff;border:2px solid #32CD32;color:#32cd32;border-radius:5px;padding:5px 10px;font-weight:700;cursor:pointer}.task-card button:hover{background-color:#32cd32;color:#fff}.task-card.Completado{background-color:#e6ffe6}.task-card.Pendiente{background-color:#f2f2f2}.hover-menu-container{position:relative;width:100%}.hover-menu-dropdown{width:100%;margin-top:6px;background:linear-gradient(135deg,#e0e7ff,#f0fdfa);box-shadow:0 4px 20px #2563eb1a;border:1px solid rgba(37,99,235,.16)}.hover-menu-item{width:100%;border:0;border-radius:8px;background:transparent;color:#2563eb;cursor:pointer;font-size:.95rem;font-weight:600;text-align:left;padding:10px 12px}.hover-menu-item:hover{background:#e0e7ff;color:#8cb43b}.three-dots-menu-container{position:absolute;top:4px;right:4px}.three-dots-button{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:16px;color:#999;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.three-dots-button:hover{color:#333}.three-dots-button:focus{outline:none}.three-dots-menu-options{position:absolute;top:100%;right:0;list-style:none;margin:4px 0 0;padding:4px 0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001f;min-width:150px;z-index:1000}.menu-option-item{padding:8px 16px;cursor:pointer;transition:background-color .2s ease;font-size:.95rem;color:#333}.menu-option-item:hover{background-color:#f5f5f5}.menu-option-item:first-child{border-radius:4px 4px 0 0}.menu-option-item:last-child{border-radius:0 0 4px 4px}.app-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav a{margin-left:1rem;text-decoration:none;font-weight:500}@media(max-width:768px){.app-bar{flex-direction:column;align-items:flex-start}.nav{display:flex;flex-wrap:wrap;gap:.5rem}.nav a{font-size:.9rem}}.production-page{display:flex;flex-direction:column;gap:26px;padding:19px;max-width:100%;margin:0 auto;height:100%;overflow-y:auto}.production-page--with-side-panel{padding-right:300px}.production-page__brands-section{display:flex;flex-direction:column;gap:13px}.production-page__brands-container{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:max-content;column-gap:13px;row-gap:13px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.production-page__brands-container::-webkit-scrollbar{height:6px}.production-page__brands-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.production-page__brands-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.production-page__brands-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.production-page__search-section{display:flex;justify-content:center;padding:13px 0}.production-page__products-section{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.production-page__filter-info{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:.76rem;color:#1e40af}.production-page__clear-filter{background:#3b82f6;color:#fff;border:none;padding:6px 13px;border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;transition:background .2s ease}.production-page__clear-filter:hover{background:#2563eb}.production-page__clear-filter:active{background:#1d4ed8}.production-page__products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;padding-bottom:19px}.production-page__empty-state{display:flex;align-items:center;justify-content:center;padding:51px 19px;text-align:center}.production-page__empty-state p{font-size:.9rem;color:#6b7280;margin:0}@media(max-width:1200px){.production-page__products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.production-page{padding:13px;gap:19px}.production-page--with-side-panel{padding-right:240px}.production-page__products-grid{grid-template-columns:repeat(2,1fr);gap:13px}.production-page__section-title{font-size:1rem}}@media(max-width:600px){.production-page{padding:10px;gap:16px}.production-page--with-side-panel{padding-right:10px}.production-page__brands-container{column-gap:10px;row-gap:10px}.production-page__products-grid{grid-template-columns:1fr;gap:10px}.production-page__filter-info{flex-direction:column;gap:10px;align-items:stretch;text-align:center}.production-page__clear-filter{width:100%}}.inventory-brand-card .brand-card__count{display:none}.production-page__history-section{background:#fff}.production-page__section-title{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:#fff}.catalogue-section{padding:3rem;gap:2rem;flex-direction:column;background:linear-gradient(135deg,#f8f9fa,#e9ecef);width:auto;border-radius:12px;height:100%;overflow-y:auto;overflow-x:hidden}.catalogue-container{max-width:100%;margin:0 auto;border-radius:6.4px}.catalogue-header{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-bottom:2rem;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 8px #0000000f}.catalogue-header__title-group{flex:1}.catalogue-header__title{font-size:1.8rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.catalogue-header__subtitle{font-size:.95rem;color:#6b7280;margin:0}.catalogue-header__upload-btn,.catalogue-header__add-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.catalogue-header__upload-btn{background-color:#6366f1;color:#fff}.catalogue-header__upload-btn:hover{background-color:#4f46e5;box-shadow:0 4px 12px #6366f166;transform:translateY(-2px)}.catalogue-header__add-btn{background-color:#10b981;color:#fff}.catalogue-header__add-btn:hover{background-color:#059669;box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.catalogue-header__upload-btn span,.catalogue-header__add-btn span{font-size:1.2rem;font-weight:700}.catalogue-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.catalogue-stat-card{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease}.catalogue-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.catalogue-stat-label{font-size:.85rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.catalogue-stat-value{font-size:2rem;font-weight:700;color:#1f2937}.catalogue-stat-value.active{color:#10b981}.catalogue-stat-value.inactive{color:#ef4444}.catalogue-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 6px #0000000d}.catalogue-filter-group{flex:1;min-width:280px;display:flex;flex-direction:column;gap:.5rem}.catalogue-filter-group--compact{flex:0 1 auto;min-width:auto;flex-direction:row;align-items:center;gap:.75rem}.catalogue-filter-label{font-size:.9rem;font-weight:600;color:#374151}.catalogue-filter__search,.catalogue-filter__select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .3s ease;background:#fff;color:#1f2937}.catalogue-filter__search{width:100%}.catalogue-filter__select{min-width:180px}.catalogue-filter__search:focus,.catalogue-filter__select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.catalogue-filter__search::placeholder{color:#9ca3af}.catalogue-results-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;background:#f3f4f6;border-radius:8px}.catalogue-results-count{font-size:.9rem;color:#6b7280;font-weight:500}.catalogue-table-container{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000f;margin-bottom:1.5rem}.catalogue-empty-state{padding:3rem 2rem;text-align:center;color:#9ca3af;font-size:1rem}.catalogue-table{width:90%;border-collapse:collapse;font-size:.9rem}.catalogue-table__head{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-bottom:2px solid #d1d5db}.catalogue-table__header{padding:1rem 1.25rem;text-align:left;font-weight:700;color:#374151;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;white-space:nowrap}.catalogue-table__row{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.catalogue-table__row:hover{background-color:#f9fafb}.catalogue-table__row:last-child{border-bottom:none}.catalogue-table__cell{padding:1rem 1.25rem;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.catalogue-table__cell--sku{font-family:Courier New,monospace;font-weight:600;color:#6366f1}.catalogue-table__cell--description{max-width:250px;white-space:normal}.catalogue-table__cell--price{font-weight:600;color:#10b981}.catalogue-table__cell--actions{text-align:center}.catalogue-category-badge{display:inline-block;padding:.4rem .8rem;background:#e0e7ff;color:#4f46e5;border-radius:6px;font-size:.85rem;font-weight:600;white-space:nowrap}.catalogue-status-badge{padding:.4rem .8rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.catalogue-status-badge--active{background:#d1fae5;color:#065f46}.catalogue-status-badge--active:hover{background:#a7f3d0;transform:scale(1.05)}.catalogue-status-badge--inactive{background:#fee2e2;color:#7f1d1d}.catalogue-status-badge--inactive:hover{background:#fecaca;transform:scale(1.05)}.catalogue-action-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.catalogue-action-btn--delete{background:#fee2e2;color:#991b1b}.catalogue-action-btn--delete:hover{background:#fecaca;transform:scale(1.05);box-shadow:0 2px 8px #ef444433}.catalogue-action-btn--delete:active{transform:scale(.98)}.catalogue-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d}.catalogue-pagination__btn{padding:.6rem 1.2rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.catalogue-pagination__btn:hover:not(:disabled){background:#6366f1;color:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.catalogue-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.catalogue-pagination__info{font-size:.9rem;color:#6b7280;font-weight:500;min-width:150px;text-align:center}@media(max-width:1024px){.catalogue-header{flex-direction:column;align-items:flex-start}.catalogue-header__title-group{width:100%}.catalogue-header__upload-btn,.catalogue-header__add-btn{width:100%;justify-content:center}.catalogue-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.catalogue-section{padding:1rem}.catalogue-header{padding:1.5rem}.catalogue-header__title{font-size:1.4rem}.catalogue-filters{flex-direction:column;gap:1rem}.catalogue-filter-group,.catalogue-filter-group--compact{width:100%;min-width:auto;flex-direction:column}.catalogue-filter__select{width:100%}.catalogue-stats{grid-template-columns:repeat(2,1fr)}.catalogue-table__cell{padding:.75rem .5rem;font-size:.85rem}.catalogue-table__header{padding:.75rem .5rem;font-size:.75rem}.catalogue-table__cell--description{display:none}.catalogue-pagination{flex-direction:column;gap:.75rem}.catalogue-pagination__btn{width:100%}}@media(max-width:480px){.catalogue-section{padding:.75rem}.catalogue-header{padding:1rem;gap:.75rem}.catalogue-header__title{font-size:1.2rem}.catalogue-header__subtitle,.catalogue-header__upload-btn span,.catalogue-header__add-btn span{display:none}.catalogue-stats{grid-template-columns:1fr}.catalogue-table__cell,.catalogue-table__header{padding:.5rem;font-size:.75rem}.catalogue-action-btn{padding:.4rem .6rem;font-size:.75rem}}.brand-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 3px 9px #0000000d;padding:10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s ease;min-width:150px;position:relative}.brand-card:hover{border-color:#3b82f6;box-shadow:0 5px 12px #3b82f626;transform:translateY(-2px)}.brand-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.brand-card--selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 5px 12px #3b82f633}.brand-card__logo-wrap{width:38px;height:38px;border-radius:8px;background:#f9fafb;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e5e7eb}.brand-card__logo{width:100%;height:100%;object-fit:contain;padding:6px}.brand-card__info{flex:1;display:flex;flex-direction:column;gap:3px}.brand-card__name{font-size:.68rem;font-weight:600;color:#111827;margin:0}.brand-card__count{font-size:.52rem;color:#6b7280;margin:0;font-weight:500}.brand-card__selected-indicator{width:17px;height:17px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;flex-shrink:0}@media(max-width:768px){.brand-card{min-width:120px;padding:7px;gap:7px}.brand-card__logo-wrap{width:29px;height:29px}.brand-card__name{font-size:.75rem}.brand-card__count{font-size:.609375rem}}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 20px #0000000f;overflow:hidden;display:flex;flex-direction:column;min-width:176px}.product-card__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3}.product-card__image{width:100%;height:100%;object-fit:cover;background:#f3f4f6}.product-card__title{position:absolute;top:0;left:0;right:0;background:#0009;color:#fff;font-size:.7rem;font-weight:600;text-align:center;margin:0;padding:6px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 11px}.product-card__logo{width:26px;height:26px;object-fit:contain}.product-card__actions{display:flex;align-items:center;gap:5px}.product-card__button{width:22px;height:22px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#111;font-size:.8rem;cursor:pointer;line-height:1;transition:background .15s ease,border-color .15s ease}.product-card__button:hover{background:#f3f4f6;border-color:#9ca3af}.product-card__quantity{min-width:16px;text-align:center;font-weight:600;color:#111;font-size:.9rem}.product-card__add-to-inventory{width:29px;height:29px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.product-card__add-to-inventory:hover{background:#f0f9ff;border-color:#0ea5e9;box-shadow:0 2px 8px #0ea5e91a}.product-card__add-to-inventory:active{transform:scale(.95)}.side-panel{position:fixed;right:0;top:0;height:100vh;width:280px;background-color:#fff;box-shadow:2px 0 8px #0000001a;display:flex;flex-direction:column;z-index:1000;transition:transform .3s ease-in-out}.side-panel--collapsed{transform:translate(280px)}.side-panel__header{padding:10px 13px;border-bottom:1px solid #e0e0e0;background-color:#f5f5f5}.side-panel__title{margin:0 0 3px;font-size:13px;font-weight:600;color:#333}.side-panel__subtitle{margin:0;font-size:10px;color:#666}.side-panel__content{flex:1;overflow-y:auto;padding:8px}.side-panel__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;text-align:center;padding:16px}.side-panel__empty-icon{font-size:29px;margin-bottom:10px}.side-panel__cart-item{display:flex;gap:6px;padding:6px;margin-bottom:6px;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.side-panel__item-image{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.side-panel__item-details{flex:1;display:flex;flex-direction:column;gap:1px}.side-panel__item-title{font-size:10px;font-weight:500;color:#333;margin:0}.side-panel__item-brand{font-size:9px;color:#666}.side-panel__item-quantity{font-size:10px;font-weight:600;color:#1976d2}.side-panel__item-actions{display:flex;align-items:center;gap:1px}.side-panel__item-btn{width:16px;height:16px;border:none;background-color:#e0e0e0;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;color:#333;transition:background-color .2s}.side-panel__item-btn:hover{background-color:#d0d0d0}.side-panel__item-btn--remove{background-color:#ffebee;color:#c62828}.side-panel__item-btn--remove:hover{background-color:#ffcdd2}.side-panel__summary{padding:8px;border-top:2px solid #e0e0e0;background-color:#f9f9f9}.side-panel__summary-row{display:flex;justify-content:space-between;margin-bottom:3px;font-size:10px}.side-panel__summary-row--total{font-size:11px;font-weight:600;color:#333;padding-top:3px;border-top:1px solid #e0e0e0;margin-top:3px}.side-panel__footer{padding:8px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:5px}.side-panel__btn{padding:6px 10px;border:none;border-radius:6px;font-size:10px;font-weight:500;cursor:pointer;transition:all .2s}.side-panel__btn--primary{background-color:#1976d2;color:#fff}.side-panel__btn--primary:hover:not(:disabled){background-color:#1565c0}.side-panel__btn--primary:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.side-panel__btn--secondary{background-color:#f5f5f5;color:#666;border:1px solid #e0e0e0}.side-panel__btn--secondary:hover{background-color:#eee}.side-panel__toggle{position:absolute;left:-32px;top:16px;width:32px;height:32px;background-color:#1976d2;color:#fff;border:none;border-radius:8px 0 0 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:-2px 2px 8px #0000001a;transition:background-color .2s,transform .3s ease-in-out;transform:rotate(0)}.side-panel__toggle:hover{background-color:#1565c0}.side-panel--collapsed .side-panel__toggle{transform:rotate(0)}@media(max-width:900px){.side-panel{width:220px}.side-panel--collapsed{transform:translate(220px)}.side-panel__toggle{left:-32px}}@media(max-width:600px){.side-panel{width:100%;transform:translate(100%)}.side-panel--collapsed{transform:translate(100%)}.side-panel:not(.side-panel--collapsed){transform:translate(0)}}.inventory-history-container{width:100%;gap:.9rem;box-sizing:border-box;overflow:hidden;border-radius:6.4px}.history-filters-wrapper{background:#fff;border-radius:6.4px;padding:.9rem;box-shadow:0 2px 6px #0000000d;max-width:100%;box-sizing:border-box;overflow:hidden}.history-search-section{margin-bottom:.75rem}.history-filters{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.6rem}.history-filter-group{flex:0 1 auto;display:flex;flex-direction:column;gap:.24rem;min-width:108px}.history-filter-label{font-size:.51rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.32px}.history-filter-select{padding:.392rem .54rem;border:1px solid #d1d5db;border-radius:4px;font-size:.54rem;font-family:inherit;background:#fff;color:#1f2937;cursor:pointer;transition:all .3s ease}.history-filter-select:hover{border-color:#9ca3af}.history-filter-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.history-results-info{display:flex;align-items:center;gap:.6rem;padding:.45rem .6rem;background:#f9fafb;border-radius:4.8px;border-left:2.4px solid #6366f1}.history-results-count{font-size:.54rem;font-weight:500;color:#6b7280}.history-loading-indicator{font-size:.51rem;color:#6366f1;font-weight:600;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.history-table-wrapper{background:#fff;border-radius:6.4px;overflow-x:auto;overflow-y:hidden;box-shadow:0 2px 8px #0000000f;max-width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.history-empty-state{padding:1.8rem 1.2rem;text-align:center;color:#9ca3af}.history-empty-icon{font-size:1.8rem;margin-bottom:.6rem;opacity:.5}.history-empty-title{font-size:.66rem;font-weight:600;color:#6b7280;margin:0 0 .3rem}.history-empty-description{font-size:.54rem;color:#9ca3af;margin:0}.history-table{width:100%;border-collapse:collapse;font-size:.9rem}.history-table__head{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-bottom:2px solid #d1d5db;position:sticky;top:0;z-index:10}.history-table__header{padding:.6rem .54rem;text-align:left;font-weight:700;color:#374151;text-transform:uppercase;font-size:.45rem;letter-spacing:.32px;white-space:nowrap;border-right:1px solid #d1d5db}.history-table__header:last-child{border-right:none}.history-table__header--type{width:54px;text-align:center}.history-table__header--product{min-width:96px;max-width:180px}.history-table__header--sku{width:60px;text-align:center}.history-table__header--change{width:54px;text-align:right}.history-table__header--stock{width:72px;text-align:center}.history-table__header--context{min-width:70px;max-width:120px}.history-table__header--user{min-width:60px;max-width:100px}.history-table__header--date{width:90px;text-align:center}.history-table__header--reference{width:60px;text-align:center}.history-table__row{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.history-table__row--entrada{background-color:#fafaf8}.history-table__row--salida{background-color:#faf8f8}.history-table__row:hover{background-color:#f0f1ff}.history-table__row--entrada:hover{background-color:#f5ffe6}.history-table__row--salida:hover{background-color:#ffe6e6}.history-table__cell{padding:.3rem;color:#1f2937;border-right:1px solid #f3f4f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-table__cell:last-child{border-right:none}.history-table__cell--type{text-align:center}.history-table__cell--product{white-space:normal;max-width:150px;word-wrap:break-word}.history-table__cell--sku{text-align:center}.history-table__cell--change{text-align:right;font-weight:600}.history-table__cell--stock{text-align:center}.history-table__cell--context{word-break:break-word;white-space:normal;max-width:120px}.history-table__cell--user{white-space:normal;max-width:100px;word-wrap:break-word}.history-table__cell--date,.history-table__cell--reference{text-align:center}.history-table__header--actions,.history-table__cell--actions{text-align:center;width:64px}.history-details-btn{padding:.2rem .36rem;border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca;border-radius:3px;font-size:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.history-details-btn:hover{background:#e0e7ff;border-color:#a5b4fc}.history-details-btn:active{transform:translateY(1px)}.history-details-row{background:#f8fafc}.history-details-cell{padding:.45rem .6rem}.history-details-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:4px;padding:.4rem}.history-details-table{width:100%;border-collapse:collapse;font-size:.5rem}.history-details-table__header{text-align:left;font-weight:700;color:#374151;font-size:.45rem;text-transform:uppercase;letter-spacing:.28px;padding:.2rem .3rem;border-bottom:1px solid #e5e7eb}.history-details-table__cell{padding:.25rem .3rem;white-space:nowrap}.history-category-badge{display:inline-flex;align-items:center;gap:.24rem;padding:.24rem .42rem;border-radius:4px;font-size:.48rem;font-weight:600;white-space:nowrap}.history-badge-icon{font-weight:700;font-size:.57rem}.history-category-badge--entrada{background:#d1fae5;color:#065f46;border-left:3px solid #10b981}.history-category-badge--salida{background:#fee2e2;color:#7f1d1d;border-left:3px solid #ef4444}.history-category-badge--neutral{background:#e5e7eb;color:#374151;border-left:3px solid #9ca3af}.history-product-name{display:block;font-weight:600;font-size:.54rem;color:#1f2937}.history-product-marca{display:block;font-size:.48rem;color:#9ca3af;margin-top:.12rem}.history-sku-code{font-family:Courier New,monospace;font-size:.48rem;font-weight:600;color:#6366f1;background:#eef2ff;padding:.12rem .24rem;border-radius:2.4px}.history-change-value{display:inline-block;font-weight:700;font-size:.6rem;padding:.18rem .36rem;border-radius:2.4px}.history-change-value--positive{color:#10b981;background:#d1fae5}.history-change-value--negative{color:#ef4444;background:#fee2e2}.history-change-value--neutral{color:#6b7280;background:#f3f4f6}.history-stock-value{display:inline-block;padding:.18rem .36rem;border-radius:2.4px;font-weight:600;background:#f3f4f6;color:#1f2937}.history-stock-value.current{background:#fef3c7;color:#92400e}.history-context-badge{display:inline-block;padding:.24rem .48rem;background:#f0f9ff;color:#0c4a6e;border-radius:4px;font-size:.48rem;font-weight:500;border-left:1.6px solid #0284c7}.history-user-name{font-weight:500;color:#1f2937}.history-datetime{display:flex;flex-direction:column;gap:.12rem;align-items:center}.history-date{font-weight:600;color:#1f2937;font-size:.51rem}.history-time{font-size:.45rem;color:#9ca3af;font-family:Courier New,monospace}.history-reference-code{display:inline-block;font-family:Courier New,monospace;font-size:.48rem;font-weight:600;color:#7c3aed;background:#f3e8ff;padding:.18rem .36rem;border-radius:2.4px;border-left:1.6px solid #a855f7}.history-pagination{display:flex;justify-content:center;align-items:center;gap:.9rem;padding:.9rem;background:#fff;border-radius:6.4px;box-shadow:0 2px 6px #0000000d;flex-wrap:wrap;max-width:100%;box-sizing:border-box}.history-pagination__btn{padding:.36rem .72rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:4px;font-size:.54rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.history-pagination__btn:hover:not(:disabled){background:#6366f1;color:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d;font-size:.9rem}.history-pagination__btn:active:not(:disabled){transform:translateY(0)}.history-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.history-pagination__info{display:flex;align-items:center;gap:.48rem;font-size:.54rem;color:#6b7280;font-weight:500;min-width:150px;justify-content:center}.history-pagination__page{font-weight:600;color:#1f2937}.history-pagination__separator{opacity:.3}.history-pagination__total{font-size:.51rem}@media(max-width:1400px){.history-table{min-width:750px}}@media(max-width:1280px){.history-table{min-width:700px}.history-table__header--product{min-width:70px;max-width:120px}.history-table__header--context{min-width:60px;max-width:100px}.history-table__header--user{min-width:50px;max-width:80px}}@media(max-width:1024px){.history-filters{flex-direction:column}.history-filter-group{min-width:auto;width:100%}.history-table__header--product,.history-table__cell--product{min-width:72px}}@media(max-width:768px){.history-filters-wrapper{padding:.6rem}.history-pagination{flex-direction:column;gap:.6rem}.history-pagination__info{width:100%;min-width:auto}.history-table{font-size:.48rem}.history-table__cell{padding:.36rem .3rem}.history-table__header{padding:.48rem .3rem;font-size:.42rem}.history-table__header--context,.history-table__cell--context,.history-table__header--stock,.history-table__cell--stock,.history-table__header--user,.history-table__cell--user{display:none}.history-change-value{font-size:.54rem;padding:.12rem .24rem}.history-product-marca{display:none}}@media(max-width:480px){.history-filters-wrapper{padding:.45rem}.history-filter-group{width:100%}.history-results-info{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.3rem .45rem}.history-pagination{padding:.6rem .45rem;gap:.45rem}.history-pagination__btn{flex:1;min-width:60px;padding:.3rem;font-size:.48rem}.history-pagination__info{width:100%;min-width:auto;gap:.3rem}.history-pagination__page{font-size:.51rem}.history-table{font-size:.45rem}.history-table__cell,.history-table__header{padding:.24rem .18rem}.history-table__header--type{width:42px}.history-table__header--product{min-width:60px}.history-table__header--sku,.history-table__header--change{width:42px}.history-table__header--stock,.history-table__cell--stock{display:none}.history-table__header--date{width:60px}.history-table__header--reference{width:48px}.history-sku-code{font-size:.42rem;padding:.06rem .18rem}.history-reference-code{font-size:.42rem;padding:.12rem .24rem}.history-category-badge{padding:.18rem .3rem;font-size:.42rem}.history-datetime{gap:.06rem}.history-date{font-size:.45rem}.history-time{font-size:.39rem}}@media print{.history-filters-wrapper,.history-pagination{display:none}.history-table{font-size:.8rem}.history-table__row{page-break-inside:avoid}}
