.dp-stats-count strong{color:#101a41;font-weight:600}.dp-loading.active{display:block}.dp-product{display:flex;align-items:center;padding:16px 24px;border-bottom:1px solid #f0f0f0;transition:background .2s ease;gap:16px;animation:dp-fadeIn .3s ease forwards;opacity:0}.dp-product:hover{background:#f8fafc}.dp-product:last-child{border-bottom:none}.dp-product-image{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f5f5f5}.dp-product-image img{width:100%;height:100%;object-fit:cover}.dp-product-info{flex:1;min-width:0;overflow:hidden}.dp-product-name{font-size:15px;font-weight:600;color:#333;margin-bottom:4px;word-wrap:break-word;overflow-wrap:break-word}.dp-product-name a{color:inherit;text-decoration:none!important;border-bottom:none!important}.dp-product-name a:hover{color:#101a41;text-decoration:none!important}.dp-product-sku{font-size:12px;color:#999}.dp-product-price{flex-shrink:0;text-align:right;min-width:100px}.dp-price-value{font-size:18px;font-weight:700;color:#101a41}.dp-price-currency{font-size:14px;font-weight:500;color:#666;margin-left:4px}.dp-price-label{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.3px}.dp-no-results.active{display:block}.dp-page-btn{padding:10px 16px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-family:inherit;transition:all .2s ease;color:#333}.dp-page-btn:hover:not(:disabled){border-color:#101a41;color:#101a41}.dp-page-btn.active{background:#101a41;color:#fff;border-color:#101a41}.dp-page-btn:disabled{opacity:.5;cursor:not-allowed}.dp-page-ellipsis{padding:10px 8px;color:#999}@media print{.dp-product{break-inside:avoid;page-break-inside:avoid}}@media (max-width:768px){.dp-product{padding:12px 16px;gap:12px;flex-wrap:wrap}.dp-product-image{width:50px;height:50px}.dp-product-info{flex:1;min-width:calc(100% - 130px)}.dp-product-name{font-size:14px;line-height:1.3}.dp-product-sku{font-size:11px}.dp-product-price{min-width:auto}.dp-price-value{font-size:16px}.dp-price-label{font-size:10px}.dp-page-btn{padding:8px 12px;font-size:13px}}@media (max-width:480px){.dp-product{padding:10px 12px;gap:10px}.dp-product-image{width:45px;height:45px;border-radius:6px}.dp-product-info{min-width:0;flex:1}.dp-product-name{font-size:13px;word-break:break-word}.dp-product-price{text-align:right}.dp-price-value{font-size:14px}.dp-price-currency{font-size:12px}}