.orders-module__DVTUUG__ordersPage{padding-bottom:60px}.orders-module__DVTUUG__ordersContainer{padding-top:40px}.orders-module__DVTUUG__emptyOrders{text-align:center;padding:80px 20px}.orders-module__DVTUUG__emptyOrders p{color:#666;margin-bottom:24px;font-size:18px}.orders-module__DVTUUG__ordersList{flex-direction:column;gap:20px;display:flex}.orders-module__DVTUUG__orderCard{border:1px solid var(--grey-color);background:#fff;border-radius:8px;padding:24px;transition:box-shadow .2s;display:block}.orders-module__DVTUUG__orderCard:hover{box-shadow:0 4px 12px #0000001a}.orders-module__DVTUUG__orderHeader{border-bottom:1px solid var(--grey-color);justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.orders-module__DVTUUG__orderHeader h3{margin-bottom:4px;font-size:18px}.orders-module__DVTUUG__orderDate{color:#666;font-size:14px}.orders-module__DVTUUG__orderStatus{flex-wrap:wrap;gap:8px;display:flex}.orders-module__DVTUUG__statusBadge{text-transform:uppercase;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__pending{color:#92400e;background-color:#fef3c7}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__processing{color:#1e40af;background-color:#dbeafe}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__shipped{color:#4338ca;background-color:#e0e7ff}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__delivered{color:#065f46;background-color:#d1fae5}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__cancelled{color:#991b1b;background-color:#fee2e2}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__paid{color:#065f46;background-color:#d1fae5}.orders-module__DVTUUG__statusBadge.orders-module__DVTUUG__unpaid{color:#991b1b;background-color:#fee2e2}.orders-module__DVTUUG__orderItems{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.orders-module__DVTUUG__orderItem{align-items:center;gap:12px;display:flex}.orders-module__DVTUUG__orderItem img{object-fit:cover;border-radius:4px}.orders-module__DVTUUG__itemInfo{flex-direction:column;gap:4px;display:flex}.orders-module__DVTUUG__itemInfo p{font-size:14px;font-weight:600}.orders-module__DVTUUG__itemInfo span{color:#666;font-size:13px}.orders-module__DVTUUG__moreItems{color:#666;font-size:14px;font-style:italic}.orders-module__DVTUUG__orderFooter{border-top:1px solid var(--grey-color);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.orders-module__DVTUUG__orderTotal{font-size:20px;font-weight:700}.orders-module__DVTUUG__viewDetails{color:var(--main-color);font-weight:600}
