.labels-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 210px 230px;gap:12px}.labels-list{padding:8px 20px 24px}.label-order{border:1px solid #e1e7ef;border-radius:14px;margin:14px 0;overflow:hidden;background:#fff}.label-order-head{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;background:#f8fafc;border-bottom:1px solid #e8edf3}.label-order-head h3{font-size:15px;margin:0 0 5px}.label-order-head p{font-size:11px;color:#667085;margin:0}.label-market{display:inline-flex;align-items:center;border-radius:20px;padding:5px 9px;background:#eaf2ff;color:#175cd3;font-size:10px;font-weight:800}.label-items{padding:4px 18px}.label-item{display:grid;grid-template-columns:54px minmax(200px,1fr) 160px 120px;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #eef1f5}.label-item:last-child{border:0}.label-item-image{width:48px;height:48px;border:1px solid #e6eaf0;border-radius:9px;display:grid;place-items:center;overflow:hidden;color:#98a2b3}.label-item-image img{width:100%;height:100%;object-fit:contain}.label-item strong{font-size:12px;display:block}.label-item small{font-size:10px;color:#667085}.label-checked{color:#07883f;font-weight:800;font-size:11px}.label-waiting{color:#b54708;font-weight:800;font-size:11px}.label-scan{display:flex;gap:8px;padding:14px 18px;background:#fbfcfe;border-top:1px solid #e8edf3}.label-scan input{max-width:390px}.label-scan .label-print{margin-left:auto}.labels-alert .alert{margin:12px 20px 0}.label-order.ready{border-color:#86d5a8}.label-order.ready .label-order-head{background:#f0fbf5}@media(max-width:900px){.labels-toolbar{grid-template-columns:1fr}.label-item{grid-template-columns:48px 1fr}.label-item>div:nth-child(3),.label-item>div:nth-child(4){grid-column:2}.label-scan{flex-wrap:wrap}.label-scan input{max-width:none;flex:1}.label-scan .label-print{margin-left:0;width:100%}}
