.customer-orders-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-orders-admin-head h3{margin-bottom:4px}.customer-orders-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.customer-orders-toolbar select{min-width:150px;border:1px solid #ccd8df;border-radius:10px;padding:9px;background:#fff}.customer-order-card{border:1px solid #dce5ea;border-radius:14px;padding:14px;margin-top:11px;background:#fff}.customer-order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-order-top strong{color:#073b67}.customer-order-top small{display:block;color:#657989;margin-top:3px}.customer-order-total{font-size:18px;color:#073b67;white-space:nowrap}.customer-order-meta{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.customer-order-meta span{background:#eef4f8;color:#24465f;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.customer-order-lines{margin:10px 0;padding:10px 12px;background:#f7fafb;border-radius:10px}.customer-order-lines div{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:3px 0}.customer-order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.customer-order-actions select{border:1px solid #ccd8df;border-radius:9px;padding:8px;background:#fff}.customer-order-actions button,.customer-order-actions a{border:0;border-radius:9px;padding:8px 10px;background:#073b67;color:#fff;font-size:12px;font-weight:800}.customer-order-actions a{background:#20724a}.customer-orders-empty{padding:22px;text-align:center;color:#66798a;border:1px dashed #ccd8df;border-radius:12px}.customer-orders-status.bad{color:#9e302c}.customer-orders-status.good{color:#17613b}@media(max-width:620px){.customer-orders-admin-head,.customer-order-top{display:block}.customer-order-total{display:block;margin-top:7px}.customer-order-actions select{width:100%}}
