@charset "UTF-8";@keyframes loading{0%{background-position:200%0}to{background-position:-200%0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wp-active-we-products-list{position:relative}.wp-active-we-products-list.fixed-header .table-container{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.wp-active-we-products-list.fixed-header .products-table{margin-bottom:0}.wp-active-we-products-list.fixed-header .products-table thead{position:sticky;top:0;z-index:10;display:table;width:100%;table-layout:fixed}.wp-active-we-products-list.fixed-header .products-table thead th{background:var(--ae-color-white-gray-low)}.wp-active-we-products-list.fixed-header .products-table tbody{display:block;max-height:600px;overflow-y:auto;overflow-x:hidden}.wp-active-we-products-list.fixed-header .products-table tbody tr{display:table;width:100%;table-layout:fixed}.wp-active-we-products-list .products-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;justify-content:center}.wp-active-we-products-list .products-filter .filter-btn{padding:8px 16px;border:1px solid var(--ae-color-white-gray-high);background:var(--ae-color-white-gray-low);border-radius:4px;cursor:pointer;transition:all .3s ease;color:var(--ae-color-dark);font-weight:500}.wp-active-we-products-list .products-filter .filter-btn.active,.wp-active-we-products-list .products-filter .filter-btn:hover{background:var(--ae-color-main-1);color:var(--ae-color-white);border-color:var(--ae-color-main-1);transform:translateY(-1px);box-shadow:0 2px 8px rgba(221,142,61,.3)}.wp-active-we-products-list .products-filter.no-filters{text-align:center;padding:20px;color:var(--ae-color-gray);font-style:italic}.wp-active-we-products-list .products-filter .filters-loading{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;color:var(--ae-color-gray)}.wp-active-we-products-list .products-filter .filters-loading .loading-text{font-size:.9em}.wp-active-we-products-list .products-filter .filters-loading::before{content:"";width:12px;height:12px;border:2px solid var(--ae-color-gray-low);border-top:2px solid var(--ae-color-main-1);border-radius:50%;animation:spin 1s linear infinite}.wp-active-we-products-list .filter-error{padding:12px 16px;background:rgba(241,103,103,.1);color:var(--ae-color-main-2);border:1px solid var(--ae-color-main-2);border-radius:6px;text-align:center;font-size:.9em}.wp-active-we-products-list .table-container.scrollable{overflow:auto;border:1px solid var(--ae-color-white-gray);border-radius:8px}.wp-active-we-products-list .table-container.scrollable .products-table{margin-bottom:0}.wp-active-we-products-list .table-container.scrollable .products-table thead{position:sticky;top:0;background:var(--ae-color-white-gray-low);z-index:10}.wp-active-we-products-list .table-container.scrollable .products-table thead th,.wp-active-we-products-list.fixed-header .products-table thead th{border-bottom:2px solid var(--ae-color-main-1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.wp-active-we-products-list table{width:100%;border-collapse:collapse;margin-bottom:20px;background:var(--ae-color-white);border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.wp-active-we-products-list td,.wp-active-we-products-list th{border:1px solid var(--ae-color-white-gray);padding:12px;text-align:right}.wp-active-we-products-list th{font-weight:600;color:var(--ae-color-dark);border-bottom:2px solid var(--ae-color-main-1)}.wp-active-we-products-list tr{transition:all .3s ease}.wp-active-we-products-list th,.wp-active-we-products-list tr:hover{background:var(--ae-color-white-gray-low)}.wp-active-we-products-list tr:nth-child(even){background:var(--ae-color-white-gray-low)}.wp-active-we-products-list tr:nth-child(even):hover{background:var(--ae-color-white-gray)}.wp-active-we-products-list .product-image{text-align:center}.wp-active-we-products-list .product-image img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:4px}.wp-active-we-products-list .product-title a{text-decoration:none;color:var(--ae-color-dark);transition:color .3s ease;font-weight:500}.wp-active-we-products-list .product-title a:hover{color:var(--ae-color-main-1)}.wp-active-we-products-list .product-price{font-weight:600;color:var(--ae-color-main-4)}.wp-active-we-products-list .product-id{color:var(--ae-color-gray);font-family:monospace;font-size:.9em}.wp-active-we-products-list .sales-count{color:var(--ae-color-main-2);font-weight:500}.wp-active-we-products-list .stock-count{color:var(--ae-color-main-5);font-weight:500}.wp-active-we-products-list .product-action{text-align:center}.wp-active-we-products-list .product-action .buy-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:0;border-radius:6px;background:var(--ae-color-main-4);color:var(--ae-color-white);cursor:pointer;transition:all .3s ease;text-decoration:none;min-width:44px;min-height:44px}.wp-active-we-products-list .product-action .buy-btn:hover{background:var(--ae-color-main-1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(82,183,136,.4)}.wp-active-we-products-list .product-action .buy-btn svg{fill:currentColor;width:18px;height:18px}.wp-active-we-products-list .ajax-loading{text-align:center;padding:30px;display:none}.wp-active-we-products-list .ajax-loading .loading-spinner{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:var(--ae-color-white-gray-low);border-radius:8px;border:1px solid var(--ae-color-white-gray);color:var(--ae-color-gray);font-weight:500}.wp-active-we-products-list .ajax-loading .loading-spinner::before{content:"";width:16px;height:16px;border:2px solid var(--ae-color-gray-low);border-top:2px solid var(--ae-color-main-1);border-radius:50%;animation:spin 1s linear infinite}.wp-active-we-products-list .ajax-error{display:none;text-align:center;padding:16px;background:rgba(241,103,103,.1);color:var(--ae-color-main-2);border:1px solid var(--ae-color-main-2);border-radius:8px;margin:16px 0;font-weight:500}.wp-active-we-products-list .load-more-container{text-align:center;margin-top:30px}.wp-active-we-products-list .load-more-container .load-more-btn{padding:14px 28px;background:var(--ae-color-main-1);color:var(--ae-color-white);border:0;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:1em}.wp-active-we-products-list .load-more-container .load-more-btn:hover:not(:disabled){background:var(--ae-color-main-3);transform:translateY(-2px);box-shadow:0 6px 20px rgba(221,142,61,.4)}.wp-active-we-products-list .load-more-container .load-more-btn:disabled{background:var(--ae-color-gray-low);cursor:not-allowed;transform:none;box-shadow:none}.wp-active-we-products-list .load-more-container .load-more-btn.no-more{background:var(--ae-color-gray-low);color:var(--ae-color-gray);cursor:not-allowed}.wp-active-we-products-list .load-more-container .load-more-btn.no-more:hover{transform:none;box-shadow:none}.wp-active-we-products-list .placeholder .skeleton-bg{display:block;height:20px;background:linear-gradient(90deg,var(--ae-color-white-gray-low) 25%,var(--ae-color-white-gray) 50%,var(--ae-color-white-gray-low) 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.wp-active-we-products-list .placeholder .product-image .skeleton-bg{height:80px;width:80px;margin:0 auto}.wp-active-we-products-list .placeholder .product-action .skeleton-bg{height:44px;width:44px;margin:0 auto;border-radius:6px}.wp-active-we-products-list .no-products-found{text-align:center;padding:40px;color:var(--ae-color-gray);font-size:1.1em}.wp-active-we-products-list .no-products-found::before{content:"📦";font-size:2em;display:block;margin-bottom:10px}@media (max-width:768px){.wp-active-we-products-list .products-table{font-size:14px}.wp-active-we-products-list .products-table td,.wp-active-we-products-list .products-table th{padding:8px 6px}.wp-active-we-products-list .products-table .product-id,.wp-active-we-products-list .products-table .sales-count,.wp-active-we-products-list .products-table .stock-count{display:none}.wp-active-we-products-list .products-filter{justify-content:flex-start;overflow-x:auto;padding-bottom:10px;margin-bottom:15px}.wp-active-we-products-list .products-filter .filter-btn{white-space:nowrap;flex-shrink:0;padding:6px 12px;font-size:.9em}.wp-active-we-products-list .load-more-container .load-more-btn{padding:12px 20px;font-size:.9em;width:100%;max-width:280px}}@media (max-width:480px){.wp-active-we-products-list .products-table{font-size:13px}.wp-active-we-products-list .products-table td,.wp-active-we-products-list .products-table th{padding:6px 4px}.wp-active-we-products-list .product-image img{width:60px;height:60px}.wp-active-we-products-list .buy-btn{min-width:40px;min-height:40px;padding:6px}.wp-active-we-products-list .buy-btn svg{width:16px;height:16px}}