.product-select{max-height:80vh;overflow:auto;padding:8px}.product-select .product-grid{margin-top:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}.product-select .product-grid .product-item{overflow:hidden;border:thin solid rgba(0,0,0,.1);box-shadow:0 10px 15px -3px #0000001a;padding:0;font-weight:400;text-align:left;border-radius:8px;height:100%}.product-select .product-grid .product-item>img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:4px}.product-select .product-grid .product-item .code{font-size:.75rem;font-weight:700}.product-select .product-grid .product-item .title{font-weight:600;font-size:.85rem}.product-select .product-grid .product-item .price{font-size:.75rem}.order-items--table--header{display:flex;min-height:40px;gap:8px;font-weight:600;align-items:center}.order-items--table--row{display:flex;min-height:40px;gap:8px;align-items:center}
