.product-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))!important;gap:10px!important;align-items:start}.product-card{min-height:0!important;padding:0!important;border:1px solid #dfe6f0!important;border-radius:13px!important;background:#fff;overflow:hidden}.product-main{width:100%;padding:10px;border:0;background:#fff;text-align:left;display:flex;flex-direction:column;cursor:pointer}.product-main img,.product-main .product-placeholder{width:100%;height:68px!important;margin:0 0 7px!important;border-radius:8px!important;object-fit:contain;background:#f4f7fb}.product-main>span{min-height:36px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px!important;font-weight:800;line-height:18px}.product-main>small{display:block;height:17px;margin:2px 0 0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71809a;font-size:10px}.product-main>small b{color:#53647f}.product-main>strong{margin-top:3px!important;color:#176bff;font-size:15px!important}.stock-picker{border-top:1px solid #edf1f6}.stock-picker summary{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:5px;padding:7px 10px;cursor:pointer;list-style:none;color:#6f7d92;font-size:10px}.stock-picker summary::-webkit-details-marker{display:none}.stock-picker summary b{color:#263852;font-size:12px}.stock-picker summary i{color:#7890aa;font-size:9px;font-style:normal}.stock-picker>div{display:grid;gap:2px;padding:4px 6px 6px;background:#f7f9fc}.warehouse-choice{display:grid!important;grid-template-columns:1fr auto;gap:5px;width:100%;padding:5px 7px!important;border:1px solid transparent!important;border-radius:6px!important;background:#fff!important;color:#34445d!important;text-align:left}.warehouse-choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px!important}.warehouse-choice span i{padding:1px 3px;border-radius:4px;background:#edf3ff;color:#5073a7;font-size:7px;font-style:normal}.warehouse-choice b{font-size:9px}.warehouse-choice.selected{border-color:#86adf4!important;background:#f4f8ff!important}.product-card.out-of-stock{opacity:.55}.cart-warehouse{display:block;margin-top:4px;color:#7b8799;font-size:10px}.cart-warehouse b{color:#3b4c66}.cart-line .quantity button:disabled{opacity:.35}.message.stock-warning{padding:8px;border-radius:8px;background:#fff1f0;color:#b42318}@media(max-width:700px){.catalog-panel{padding:12px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
.product-main img{cursor:zoom-in;transition:transform .15s ease,box-shadow .15s ease}.product-main img:hover{transform:scale(1.025);box-shadow:0 4px 14px rgba(31,52,78,.12)}.product-image-viewer{width:min(760px,calc(100vw - 28px));max-width:none;padding:0;border:0;border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(5,16,35,.35);overflow:hidden}.product-image-viewer::backdrop{background:rgba(9,18,34,.72);backdrop-filter:blur(3px)}.product-image-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border-bottom:1px solid #e5ebf2}.product-image-viewer-head strong{overflow:hidden;color:#263750;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.product-image-viewer-head button{display:grid;width:31px;height:31px;flex:0 0 auto;padding:0;place-items:center;border:0;border-radius:9px;background:#eef2f7;color:#53657c;font-size:22px;line-height:1}.product-image-viewer-head button:hover{background:#e2e8f0;color:#172840}.product-image-viewer-body{display:grid;height:min(70vh,680px);padding:16px;place-items:center;background:#f5f7fa}.product-image-viewer-body img{max-width:100%;max-height:100%;object-fit:contain;border-radius:9px;box-shadow:0 8px 28px rgba(30,48,72,.1)}@media(max-width:600px){.product-image-viewer-body{height:65vh;padding:10px}}
