.catalog-price-note{background:#edf4ff;border:1px solid #d6e4f8;border-radius:8px;padding:14px 18px;margin-bottom:20px;display:grid;gap:6px;font-size:14px;color:#254f83}
.catalog-price-note span{font-size:13px;color:#57718e}
.catalog-filter{display:flex;align-items:center;gap:10px;font-size:14px;margin:0}
.catalog-filter select{margin:0;min-width:190px}
.catalog-table td{vertical-align:middle}
.catalog-table td:nth-child(2){min-width:260px;max-width:420px}
.catalog-table td:nth-child(3){min-width:130px}
.catalog-table .product-name{display:grid;gap:6px;text-align:left;font-size:14px;line-height:1.4;color:#243c58;white-space:normal}
.catalog-table .sku{font-size:13px;color:#2b68b8}
.product-photo{width:66px;height:76px;display:flex;align-items:center;justify-content:center;border:1px solid #e4eaf0;background:white;border-radius:6px;overflow:hidden}
.product-photo img{object-fit:contain;width:58px;height:66px}
.missing-photo{font-size:12px;line-height:1.4;text-align:center;color:#7c8b9e;background:#f6f8fb}
.catalog-table .price-warning{font-size:12px;color:#8c682f;max-width:220px;white-space:normal}
.catalog-pagination{display:flex;gap:8px}
.catalog-report{padding:20px;margin-top:18px;border:1px solid #dce4ee;background:white;border-radius:8px;font-size:14px;line-height:1.6}
.catalog-report summary{cursor:pointer;color:#28578f;font-weight:600}
.catalog-report h3{font-size:16px;margin-top:24px}
.product-gallery{display:flex;gap:12px;overflow-x:auto;margin-bottom:18px}
.product-gallery img{object-fit:contain;max-width:100%;width:260px;height:260px;background:white}
.product-preview h3{font-size:18px;line-height:1.5}
.campaign-regular-price{min-width:160px}.campaign-regular-price small{display:block;margin-top:4px;color:#6c7d91;font-size:11px;white-space:normal}.catalog-regular-price{display:grid;gap:4px;margin:14px 0;padding:14px 16px;border:1px solid #d9e4f1;border-left:4px solid #245b96;border-radius:6px;background:#f7faff}.catalog-regular-price span,.catalog-regular-price small{color:#60748b;font-size:12px}.catalog-regular-price strong{font-size:20px;color:#173b65}
@media(max-width:720px){.catalog-filter{width:100%;justify-content:space-between}.catalog-filter select{flex:1}.catalog-table td:nth-child(2){min-width:210px}.catalog-price-note{font-size:14px}.catalog-report{padding:15px}.product-gallery img{width:220px;height:220px}}
