.filter-overlay[data-v-10a15280]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9998;opacity:0;-webkit-animation:fadeIn-data-v-10a15280 .3s ease-out forwards;animation:fadeIn-data-v-10a15280 .3s ease-out forwards}@-webkit-keyframes fadeIn-data-v-10a15280{to{opacity:1}}@keyframes fadeIn-data-v-10a15280{to{opacity:1}}.filter-drawer[data-v-10a15280]{position:fixed;top:0;right:0;bottom:0;width:350px;background:#fff;-webkit-box-shadow:-2px 0 10px rgba(0,0,0,.1);box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:9999;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.filter-drawer-open[data-v-10a15280]{-webkit-transform:translateX(0);transform:translateX(0)}.filter-content[data-v-10a15280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.filter-header[data-v-10a15280]{padding:20px;border-bottom:1px solid #dee2e6;background:#f8f9fa;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-header[data-v-10a15280],.header-actions[data-v-10a15280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-body[data-v-10a15280]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:20px}.filter-group[data-v-10a15280]{border-bottom:1px solid #e9ecef;padding-bottom:1rem}.filter-group[data-v-10a15280]:last-child{border-bottom:none}.filter-label-row[data-v-10a15280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-label[data-v-10a15280]{font-weight:600;color:#495057;margin-bottom:8px;display:block;font-size:.9rem}.filter-clear-btn[data-v-10a15280]{color:#6c757d}.multi-select-container[data-v-10a15280]{max-height:200px;overflow-y:auto;border:1px solid #ced4da;border-radius:.25rem;padding:8px;background:#fff}.multi-select-group[data-v-10a15280]{margin:0}.multi-select-group .custom-control[data-v-10a15280]{margin-bottom:4px}.multi-select-group .custom-control[data-v-10a15280]:last-child{margin-bottom:0}.number-range[data-v-10a15280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.filter-footer[data-v-10a15280]{padding:20px;border-top:1px solid #dee2e6;background:#f8f9fa}@media (max-width:576px){.filter-drawer[data-v-10a15280]{width:100%!important;left:0}.filter-body[data-v-10a15280],.filter-footer[data-v-10a15280],.filter-header[data-v-10a15280]{padding:15px}.multi-select-container[data-v-10a15280]{max-height:150px}.header-actions[data-v-10a15280]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}}@media (max-width:768px){.filter-drawer[data-v-10a15280]{width:100%;left:0}}.mapping-grid[data-v-6475ef67]{display:grid;grid-template-columns:220px 1fr;grid-row-gap:10px;grid-column-gap:10px}.mapping-col-name[data-v-6475ef67]{font-weight:600;padding-top:6px}.product-list[data-v-62f402c2]{padding:1rem;width:100%;min-height:100vh;background-color:#f8f9fa;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}.product-list .container-fluid[data-v-62f402c2]{padding:0;max-width:100%}.mobile-view[data-v-62f402c2]{padding:0;width:100%;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-filters[data-v-62f402c2]{position:sticky;top:0;z-index:100;background:#fff;padding:10px 0}.mobile-summary[data-v-62f402c2]{background:#f8f9fa;padding:10px;border-radius:8px;border:1px solid #dee2e6}.mobile-cards[data-v-62f402c2]{margin-bottom:20px}.mobile-card[data-v-62f402c2]{background:#fff;border:1px solid #dee2e6;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.mobile-card[data-v-62f402c2]:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.mobile-card.warning[data-v-62f402c2]{border-left:4px solid #ffc107}.mobile-card.danger[data-v-62f402c2]{border-left:4px solid #dc3545}.mobile-card .card-header[data-v-62f402c2]{padding:12px 15px;border-bottom:1px solid #dee2e6;background:#f8f9fa}.mobile-card .card-title[data-v-62f402c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mobile-card .card-title strong[data-v-62f402c2]{color:#495057;font-size:1rem}.mobile-card .card-title small[data-v-62f402c2]{font-size:.875rem;color:#6c757d;word-break:break-word}.mobile-card .card-actions[data-v-62f402c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.mobile-card .card-body[data-v-62f402c2]{padding:15px}.mobile-card .info-row[data-v-62f402c2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mobile-card .info-row[data-v-62f402c2]:last-child{margin-bottom:0}.mobile-card .label[data-v-62f402c2]{font-weight:600;color:#495057;min-width:100px;-ms-flex-negative:0;flex-shrink:0;font-size:.875rem}.mobile-card .value[data-v-62f402c2]{color:#6c757d;font-size:.875rem;word-break:break-word;-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-card .card-footer[data-v-62f402c2]{padding:12px 15px;border-top:1px solid #dee2e6;background:#f8f9fa}.mobile-card .card-footer .btn[data-v-62f402c2]{font-size:.75rem;padding:.25rem .5rem}.mobile-pagination[data-v-62f402c2]{padding:20px 0}.mobile-pagination .pagination[data-v-62f402c2]{margin-bottom:0}.mobile-pagination .page-link[data-v-62f402c2]{padding:.5rem .75rem;font-size:.875rem}.mobile-empty[data-v-62f402c2],.mobile-loading[data-v-62f402c2]{min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-loading .spinner-border[data-v-62f402c2]{width:3rem;height:3rem}@media (max-width:768px){.desktop-view[data-v-62f402c2]{display:none!important}.mobile-view[data-v-62f402c2]{display:block!important}.product-list .mobile-view[data-v-62f402c2]{width:100%!important;max-width:100%!important;padding:0!important}}@media (min-width:769px){.mobile-view[data-v-62f402c2]{display:none!important}.desktop-view[data-v-62f402c2]{display:block!important}}@media (max-width:576px){.mobile-view[data-v-62f402c2]{padding:0}.mobile-card .card-body[data-v-62f402c2],.mobile-card .card-footer[data-v-62f402c2],.mobile-card .card-header[data-v-62f402c2]{padding:10px}.mobile-card .label[data-v-62f402c2]{min-width:80px;font-size:.8rem}.mobile-card .value[data-v-62f402c2]{font-size:.8rem}.mobile-card .card-footer .btn[data-v-62f402c2]{font-size:.7rem;padding:.2rem .4rem}.mobile-card .card-footer .d-flex[data-v-62f402c2]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.mobile-card .card-footer .btn[data-v-62f402c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc(50% - 2.5px)}}.clickable[data-v-62f402c2]{cursor:pointer}.text-success[data-v-62f402c2]{color:#28a745!important}.text-warning[data-v-62f402c2]{color:#ffc107!important}.text-danger[data-v-62f402c2]{color:#dc3545!important}.text-primary[data-v-62f402c2]{color:#007bff!important}.text-info[data-v-62f402c2]{color:#17a2b8!important}.text-muted[data-v-62f402c2]{color:#6c757d!important}.mobile-card[data-v-62f402c2]{-webkit-animation:fadeInUp-data-v-62f402c2 .3s ease-out;animation:fadeInUp-data-v-62f402c2 .3s ease-out}@-webkit-keyframes fadeInUp-data-v-62f402c2{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp-data-v-62f402c2{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.desktop-filters .badge[data-v-62f402c2],.mobile-filters .badge[data-v-62f402c2]{font-size:.7rem;padding:.2em .4em}.desktop-filters[data-v-62f402c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.desktop-filters[data-v-62f402c2]{display:none!important}}.desktop-view[data-v-62f402c2]{width:100%;max-width:100%;padding:0;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.desktop-view .table-responsive[data-v-62f402c2]{border:none;margin:0;overflow-y:visible;max-width:100%}.desktop-view .table[data-v-62f402c2]{margin-bottom:0;width:auto;table-layout:auto;white-space:nowrap}.desktop-view .table td[data-v-62f402c2],.desktop-view .table th[data-v-62f402c2]{white-space:nowrap;padding:.75rem 1rem;vertical-align:middle;border-right:1px solid #dee2e6;min-width:120px}.desktop-view .table td[data-v-62f402c2]:last-child,.desktop-view .table th[data-v-62f402c2]:last-child{border-right:none}.desktop-view .table td[data-v-62f402c2]:first-child,.desktop-view .table th[data-v-62f402c2]:first-child{min-width:100px;text-align:center}.desktop-view .table td[data-v-62f402c2]:nth-child(7),.desktop-view .table th[data-v-62f402c2]:nth-child(7){min-width:250px;max-width:300px;overflow:hidden;text-overflow:ellipsis}.desktop-view .table td[data-v-62f402c2]:nth-child(12),.desktop-view .table th[data-v-62f402c2]:nth-child(12){min-width:200px;max-width:250px;overflow:hidden;text-overflow:ellipsis}.desktop-view .table th[data-v-62f402c2]{background-color:#343a40;color:#fff;font-weight:600;font-size:.875rem;border:1px solid #454d55}.desktop-view .table td[data-v-62f402c2]{border:1px solid #dee2e6;font-size:.875rem}.desktop-view .card[data-v-62f402c2]{border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.desktop-view .card-body[data-v-62f402c2]{padding:0;margin:0}.desktop-view .mb-3[data-v-62f402c2]{margin-bottom:1rem!important}.desktop-view .d-flex.justify-content-between[data-v-62f402c2]{margin:1rem 0;padding:.5rem 0;border-top:1px solid #dee2e6}@media (min-width:1400px){.desktop-view .table[data-v-62f402c2]{width:100%}}.desktop-view .table-responsive[data-v-62f402c2]{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.desktop-view .table[data-v-62f402c2]{display:table;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%}.desktop-view .table-responsive[data-v-62f402c2]::-webkit-scrollbar{height:12px}.desktop-view .table-responsive[data-v-62f402c2]::-webkit-scrollbar-track{background:#f8f9fa;border-radius:6px;margin:0 10px}.desktop-view .table-responsive[data-v-62f402c2]::-webkit-scrollbar-thumb{background:#6c757d;border-radius:6px;border:2px solid #f8f9fa}.desktop-view .table-responsive[data-v-62f402c2]::-webkit-scrollbar-thumb:hover{background:#495057}.desktop-view .table-responsive[data-v-62f402c2]{scrollbar-width:thin;scrollbar-color:#6c757d #f8f9fa}.desktop-view[data-v-62f402c2]{margin-bottom:2rem}.desktop-view .table-responsive[data-v-62f402c2]{margin-bottom:0;border-radius:0 0 8px 8px;padding:0}.desktop-view .table tbody[data-v-62f402c2]:empty:after{content:"Không có dữ liệu";display:block;text-align:center;padding:2rem;color:#6c757d;font-style:italic}.desktop-filters[data-v-62f402c2]{margin-bottom:1rem;padding:1rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.desktop-view .pagination[data-v-62f402c2]{margin:1rem 0}