.product-inline{position:relative;margin-top:6px;font-size:12px}.product-inline>summary{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;padding:4px 8px;cursor:pointer;list-style:none;border-radius:8px;background:linear-gradient(120deg,#eaf4ff,#f5faff);color:#315270;transition:transform .18s ease,background .18s ease}.product-inline>summary:hover{background:#dceeff;transform:translateX(2px)}.product-inline>summary::-webkit-details-marker{display:none}.product-inline>summary:before{content:'›';font-size:17px;line-height:1;color:var(--blue);transition:transform .2s ease}.product-inline[open]>summary:before{transform:rotate(90deg)}.product-inline summary span{font-weight:800}.product-inline summary b{color:var(--blue);font-weight:700;white-space:nowrap}.product-pop{position:relative;left:-180px;z-index:3;width:calc(100vw - 72px);max-width:1480px;max-height:420px;margin-top:7px;overflow-x:hidden;overflow-y:auto;border:1px solid #d7e5f3;border-radius:10px;background:#fff;box-shadow:0 12px 32px rgba(31,71,112,.16);animation:rise .2s ease both}.product-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.product-table th{position:sticky!important;top:0;z-index:1;background:#eef6ff}.product-table th,.product-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #e7eef6;white-space:normal;overflow-wrap:anywhere}.product-table th:nth-child(1){width:15%}.product-table th:nth-child(2){width:43%}.product-table th:nth-child(3){width:8%}.product-table th:nth-child(4),.product-table th:nth-child(5){width:12%}.product-table th:nth-child(6){width:10%}.product-table td:nth-child(2){min-width:0;word-break:break-word}.product-loading,.product-empty{padding:9px;color:var(--muted);background:#f8fbff;border-radius:8px;margin-top:5px}.shipment-list td.order-col{overflow:visible}.product-toolbar{display:flex;justify-content:flex-end;padding:9px 10px 3px}.product-all-received,.receipt-btn,.receipt-undo{border:0;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.product-all-received{background:#168a57;color:#fff;box-shadow:0 4px 12px rgba(22,138,87,.2)}.receipt-actions{display:flex;gap:6px;min-width:0}.receipt-btn{background:#edf2f7;color:#526579;white-space:nowrap}.receipt-btn[data-status="missing"]{color:#b42318}.receipt-btn[data-status="received"]{color:#087443}.receipt-btn.active[data-status="missing"]{background:#fee4e2;color:#b42318;box-shadow:inset 0 0 0 1px #fda29b}.receipt-btn.active[data-status="received"]{background:#d1fadf;color:#05603a;box-shadow:inset 0 0 0 1px #6ce9a6}.receipt-undo{background:#fff3d6;color:#8a5a00;white-space:nowrap;box-shadow:inset 0 0 0 1px #f1cf7a}.receipt-btn:hover,.receipt-undo:hover,.product-all-received:hover{transform:translateY(-1px)}.receipt-btn:disabled,.receipt-undo:disabled,.product-all-received:disabled{opacity:.55;cursor:wait}@media(max-width:900px){.product-pop{left:-150px;width:calc(100vw - 32px)}.product-table th,.product-table td{padding:7px 6px;font-size:11px}.product-table th:nth-child(2){width:35%}.product-table th:nth-child(6){width:16%}.receipt-actions{flex-direction:column}}
